Skip to content

Add --namespace flag support to workloads - #1196

Merged
scaliby merged 1 commit into
AI-Hypercomputer:mainfrom
ankitkinra:namespace-support
Jul 31, 2026
Merged

Add --namespace flag support to workloads#1196
scaliby merged 1 commit into
AI-Hypercomputer:mainfrom
ankitkinra:namespace-support

Conversation

@ankitkinra

Copy link
Copy Markdown
Contributor

Allows specifying a target Kubernetes namespace for workload commands (create, list, delete, wait). This avoids hardcoding the 'default' namespace and enables running workloads in custom namespaces. Also updates setup_k8s_service_accounts to create service accounts and role bindings in the specified namespace.

@gemini-code-assist

Copy link
Copy Markdown

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

Comment thread recipes/Cluster_delete.md Outdated
Comment thread recipes/Workload_create_sub-slicing.md Outdated
Allows specifying a target Kubernetes namespace for workload commands (create, list, delete, wait).
This avoids hardcoding the 'default' namespace and enables running workloads in custom namespaces.

Also updates setup_k8s_service_accounts to create service accounts and role bindings in the specified namespace.
@scaliby

scaliby commented Jul 31, 2026

Copy link
Copy Markdown
Member

@FIoannides could you PTAL? This is LGTM from me.

@scaliby
scaliby added this pull request to the merge queue Jul 31, 2026
@ankitkinra

Copy link
Copy Markdown
Contributor Author

All requested changes were done, @scaliby can you please take another look and merge if possible ?

Merged via the queue into AI-Hypercomputer:main with commit a097189 Jul 31, 2026
23 of 24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants